export declare function uriToPath(uri: string): string; export declare function pathToUri(fsPath: string): string;