/// <reference types="@emotion/core" />
export declare const ColorIcon: import("@emotion/styled-base").StyledComponent<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLSpanElement>, HTMLSpanElement>, {
    background: string;
}, import("@storybook/theming/dist").Theme>;
