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