import * as i0 from "@angular/core"; export declare class DocumentRef { private readonly document; get nativeDocument(): Document; constructor(document: Document); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵprov: i0.ɵɵInjectableDeclaration; } //# sourceMappingURL=document-ref.d.ts.map