declare class Log_618 { constructor(); m(s: string): any; qry(fn: string, body: object): Promise; main(): Promise; } export { Log_618 };