import { Node } from ".."; import { Logger } from "tslog"; export declare function setupLogger(this: Node): Logger;