import type { Field } from 'mzinga/types'; export declare const idToUUID: (fields: Field[]) => Field[]; //# sourceMappingURL=idToUUID.d.ts.map