export declare function pathExt(path: string): string; export declare function baseName(path: string): string;