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