import { ImageZoomBase } from './image-zoom.common';
export declare class ImageZoom extends ImageZoomBase {}