import * as React from "react"; import { SVGProps } from "react"; const SvgBagPersonal = (props: SVGProps) => ( ); export default SvgBagPersonal;