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