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