/**
 * @param mimeType
 * @internal
 */
export declare function testVideoFormat(mimeType: string): boolean;
