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