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