export declare const MIN_ZOOM = 0.5; export declare const MAX_ZOOM = 1.5; export declare const ZOOM_STEP = 0.1;