/// declare type GetPanAndZoomStep = (event: React.MouseEvent) => number; export declare const getPanAndZoomStep: GetPanAndZoomStep; export {};