/// import { IconProps } from "../../../types"; export default function Bag2Icon({ className, dataTestid, ...rest }: IconProps): JSX.Element;