export declare function underline(str: string): string;
export declare function suppressLogs(_target: any, _propertyKey: string, descriptor: PropertyDescriptor): PropertyDescriptor;
//# sourceMappingURL=logging.d.ts.map