declare const _default: {
    primary: string;
    secundary: string;
    lightPink: string;
};
export default _default;
