declare const Colors: { activeColor: string; inactiveColor: string; }; declare const _default: any; export default _default; export { Colors };