export declare const VIDEO_BALANCER_OPTIONS: { ignoreForCodec: string | undefined; }; export declare const PREFERRED_MIME_TYPES_VIDEO_CODECS: string[] | undefined; export declare const ONE_MEGABIT_IN_BITS = 1000000;