import * as i0 from "@angular/core";
export declare class ImgDirective {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<ImgDirective, never>;
    static ɵdir: i0.ɵɵDirectiveDeclaration<ImgDirective, "NSImg", never, {}, {}, never, never, true, never>;
}
export declare const NSIMG_DIRECTIVES: (typeof ImgDirective)[];
