import { StyledIcon } from '@styled-icons/styled-icon';
export declare const Swatch: StyledIcon;
export declare const SwatchDimensions: {
    height: number;
    width: number;
};
