export class VisibleExtent extends Control { constructor(); } export function visibleExtent(): VisibleExtent; import { Control } from "../Control";