import { IconDefinition } from '../../templates/types'; declare const GiftOutlined: IconDefinition; export default GiftOutlined;