import { LoggingInterface } from "./index"; export declare const createConsoleLog: () => LoggingInterface;