import type { NewIds } from '../types/node'; export declare const generateIds: () => NewIds; //# sourceMappingURL=helpers.d.ts.map