import type { Log } from '@probe.gl/log';
export declare const getLoggers: (log: Log) => Record<string, Function>;
//# sourceMappingURL=loggers.d.ts.map