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