export declare const RED = "#A31420"; export declare const ERROR_STYLE: { borderColor: string; backgroundColor: string; borderWidth: number; } | null;