import { InternalFormId } from "./storeFamily"; export declare const cleanupFormState: (formId: InternalFormId) => void;