export declare function sanitizeUntrustedFileName(fileName: string, fallbackName: string): string;
