import { SVGProps } from "react"; declare const SvgJm: (props: SVGProps) => JSX.Element; export default SvgJm;