/// <reference types="@arcgis/core/interfaces.d.ts" />
export declare function createScreenPoint(x?: number, y?: number): __esri.ScreenPoint;
