export declare class TranscriptConverter { static GenerateFilename(dispositionHeader: string, videoTitle: string): string; }