import { ImgDirective } from './directives';
import * as i0 from "@angular/core";
import * as i1 from "./directives";
export { ImgDirective };
export declare class TNSImageModule {
    static ɵfac: i0.ɵɵFactoryDeclaration<TNSImageModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<TNSImageModule, never, [typeof i1.ImgDirective], [typeof i1.ImgDirective]>;
    static ɵinj: i0.ɵɵInjectorDeclaration<TNSImageModule>;
}
