export declare const addZoomListener: (cb: Function) => void; export declare const removeZoomListener: (cb: Function) => void;