import { ElementRef } from '@angular/core'; import * as i0 from "@angular/core"; import * as i1 from "../../common/sapphire-view-encapsulation"; export declare class TextFieldPrefixDirective { private _elementRef; isTextNode(): boolean; constructor(_elementRef: ElementRef); static ɵfac: i0.ɵɵFactoryDeclaration; static ɵdir: i0.ɵɵDirectiveDeclaration; }