import * as React from "react"; declare function SvgForm(props: React.SVGProps): React.JSX.Element; export default SvgForm;