declare const colors: { [key: string]: string; }; export { colors };