import IdGenerator from "@valeera/idgenerator";

export const IdGeneratorInstance = new IdGenerator();
