import { Component } from "react"; export declare class SimpleFormDemo extends Component { render(): JSX.Element; }