declare const ComponentsColors: { CTA: string; disabledText: string; }; export default ComponentsColors;