import { Viewer } from "../Viewer"; export declare function zoomToObjects(viewer: Viewer, handles?: string[]): void;