export const LEVEL = '__LEVEL__'; export type Callback = (err?: unknown) => void;