export interface VisibleArea { width: number; height: number; } //# sourceMappingURL=visiable.type.d.ts.map