import type { SVGProps } from "react"; const SvgMynumberCardIcon = (props: SVGProps) => ( ); export default SvgMynumberCardIcon;