export * from "./image.base.module"; export { ImageViewerDirective } from "./viewer/viewer.directive"; export declare class ImageModule { }