import { ContainerType } from './Container'; export declare const WheelZoom: (container: ContainerType) => void; //# sourceMappingURL=WheelZoom.d.ts.map