import type { IconProps } from '../../types'; declare const HandbagLine: import("react").NamedExoticComponent; /** * Remix Icon: Handbag Line * @see {@link https://remixicon.com/icon/handbag-line Remix Icon Docs} */ export { HandbagLine };