import z from 'zod'; import type { def } from '#src/schema/creator/index.js'; export declare const createAdminCrudColumnSchema: import("#src/schema/creator/index.js").DefinitionSchemaCreatorWithSlots; type: z.ZodString; label: z.ZodString; }, z.z.core.$loose>], "type">, { modelSlot: import("../../../../../../index.js").DefinitionEntityType; }>; export type AdminCrudColumnConfig = def.InferOutput; export type AdminCrudColumnConfigInput = def.InferInput; //# sourceMappingURL=admin-crud-column.d.ts.map