import { FormexController } from "@rebasepro/forms"; export declare function createFormexStub(values: T): FormexController;