declare const RESPONSIVE_TYPE: { WIDTH: string; HEIGHT: string; FONT: string; }; export { RESPONSIVE_TYPE, };