export declare const colors: { colorPrimary: string; colorPrimaryHover: string; colorPrimaryActive: string; colorSecondary: string; colorSecondaryHover: string; colorSecondaryActive: string; };