declare const global: { cssPrefix: string; colors: string[]; size: string[]; }; export default global;