import * as React from 'react'; declare function Form2(props: React.SVGProps): JSX.Element; export declare const ReactComponent: typeof Form2; export default Form2;