import { DebugElement } from '@angular/core'; export declare function printHtml(node: DebugElement | Node, indentation?: string): string;