import { HttpLogger } from './httpLogger'; export * from './httpLogger'; declare const _default: (typeof HttpLogger)[]; export default _default;