export declare const TOGGLE_COLOR: {
    base: import("@emotion/utils").SerializedStyles;
    checked: import("@emotion/utils").SerializedStyles;
};
