import { type LogMethods } from '../types';
export declare const createLogMethods: () => LogMethods;
//# sourceMappingURL=createLogMethods.d.ts.map