declare const generateKey: (lengthOrType?: number | string, prefix?: string) => string; export { generateKey }; //# sourceMappingURL=keyGenerator.d.ts.map