import * as i0 from '@angular/core'; declare class NgDocCodeComponent { private elementRef; html: string; copyButton: boolean; name?: string; icon?: string; constructor(); get hasHeader(): boolean; get codeElement(): HTMLElement | null; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; } export { NgDocCodeComponent };