export declare const CSS: {
    container: string;
    hexInput: string;
    opacityInput: string;
};
