import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const ColorSwatch: EmotionIcon; export declare const ColorSwatchDimensions: { height: number; width: number; };