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