export declare function shouldRenderVideoTag(mimeType?: string): boolean; export declare function shouldRenderAudioTag(mimeType?: string): boolean; //# sourceMappingURL=media.d.ts.map