import { SvgIconComponent } from './types'; declare const AddShoppingCartIcon: SvgIconComponent; export default AddShoppingCartIcon;