export default interface IControllerTrace { trace(...args: any[]): Promise; } //# sourceMappingURL=iControllerTrace.d.ts.map