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