import type { IconProps } from '../../types';
declare const GiftCardFill: import("react").NamedExoticComponent<IconProps>;
/**
 * MingCute Icon: Gift Card Fill
 * @see {@link https://www.mingcute.com MingCute Icon Docs}
 */
export { GiftCardFill };
