declare const makeId: (length?: number, radix?: number) => string; export default makeId; //# sourceMappingURL=makeId.d.ts.map