import { FieldType } from "@kre-form/core"; export declare class KreFormFieldSwitch extends FieldType { }