export declare const pan: (container: HTMLElement, deltaX: number, deltaY: number) => void;