/** * @module logger */ /** * @hidden */ export declare const DEFAULT_LOG_RECEIVER: () => void;