import type { IconComponent } from '../types'; declare const Gift: IconComponent; export default Gift;