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