DOMRect: {
    prototype: DOMRect;
    fromRect(other?): DOMRect;
    new (x?, y?, width?, height?): DOMRect;
}

Type declaration