/// import { IconProps } from '../../types'; declare const CartLarge2: (allProps: IconProps) => JSX.Element; export default CartLarge2;