import { RemixiconReactIconComponentType } from './dist/typings';

declare const ShoppingCart2FillIcon: RemixiconReactIconComponentType;
export default ShoppingCart2FillIcon;
