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