export declare const generateId: () => number;
export declare const maxId: () => number;
