log.d.ts 66 Bytes
import { ILogFn } from './sdk';
export declare const log: ILogFn;