export declare function sanitizeFilename(platform: string | undefined, filenameToSanitize: string): string;