import { SVGProps } from 'react'; export declare const FormIcon: (props: SVGProps) => JSX.Element;