export declare function sanitizeFileName(s: string): string;
