export function createClosedCaptionFile(closedCaptionAttributes?: {}): {
    type: any;
    language: any;
    fileURL: any;
};
//# sourceMappingURL=closed_caption_file.d.ts.map