declare const idGenerator: () => string; export { idGenerator };