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