export declare const toTypescriptType: (type: string, geo?: boolean) => string; export declare const makeRelativePath: (from: string, to: string) => string;