import type { CmsModelField } from "../types/index.js"; export declare const getBaseFieldType: (field: Pick) => string;