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