import { FormSchema } from "../../interfaces"; export declare const selectForm: (name: string, state: any) => Partial;