export declare class FilePathUtils { static encodeFilePath(filePath: string): string; }