declare function quotePath(path: string): string; export { quotePath };