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