declare const GiftIcon: { name: string; svg: string; }; export default GiftIcon;