import { Format } from '../types';
export declare const browserSupportedFormats: Record<Format, boolean>;
