export type CreatePropsDefinition = {
    fieldProps?: any;
    componentsType?: any;
};
//# sourceMappingURL=CreatePropsDefinition.d.ts.map