declare const MEDIA_QUERIES: {
    SMALL: string;
};
export { MEDIA_QUERIES };
