export type LogLevel = 'info' | 'debug' | 'warn';