import { Viewer } from "../Viewer"; export declare function setDefaultViewPosition(viewer: Viewer, position?: string): void;