const { Logger } = await import("./logger.ts");

export { Logger };