export declare const input: string; export declare const colouredBoxHolder: string; export declare const colouredBoxHolderSize: Record<"small" | "medium", string>; export declare const valueText: string; export declare const valueTextSize: Record<"small" | "medium", string>; //# sourceMappingURL=ColourInput.css.d.ts.map