export declare function createFormContext(instance: any): void; export declare function useFormContext(): unknown;