export declare const Colors: {
    backgroundWhite: string;
    backroundRed: string;
    background3: string;
    background4: string;
    card: string;
    form: string;
    hoverRed: string;
    text1: string;
    text2: string;
    text3: string;
    footer: string;
    shadow: string;
};
