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