import { SVGProps } from 'react'; export default function SvgNoForm(props: SVGProps): import("react/jsx-runtime").JSX.Element;