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

declare const ShoppingCartFillIcon: RemixiconReactIconComponentType;
export default ShoppingCartFillIcon;
