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