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