export declare const encodeFilePath: (path: string) => string; export declare const aliasToPath: (path: string) => string;