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