export declare const styleVariables: {
    gdColorStateBlank: string;
    gdColorLink: string;
    gdColorText: string;
};
