export default interface Reverse {
    remote: string;
    local: string;
}
//# sourceMappingURL=Reverse.d.ts.map