1
2
declare function fileUriToPath(uri: string): string;
export = fileUriToPath;