export declare const NOOP_LOGGER: { log: () => void; error: () => void; warn: () => void; };