import React from 'react'; import type { IFormContext } from './interface'; export declare const FormContext: React.Context; //# sourceMappingURL=store.d.ts.map