import { zs } from 'fastapi-rtk/zustand'; import { FormsContextValue } from './types'; export declare const useProvideForm: () => zs.UseBoundStore>>;