/** * FormExample * Example create-entity form built on FormPageLayout + FormField. */ export declare function FormExample(): import("react").JSX.Element;