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