declare const cssClasses: { PREFIX: string; }; declare const strings: { BREAKPOINT: string[]; }; export { cssClasses, strings };