import React from 'react';
export declare const MaxMediaCacheSizeContext: React.Context<number | null>;
