import { JsonObject } from 'type-fest'; export declare function createId(object: JsonObject): string; //# sourceMappingURL=create-id.d.ts.map