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