import FieldGroup from "./FieldGroup";
declare const _default: {
    title: string;
    component: typeof FieldGroup;
};
export default _default;
