method ElementHandle.prototype._getBoxModelRe-exportimport { ElementHandle } from "https://deno.land/x/pptr@1.2.0/mod.ts"; _getBoxModel(): Promise<void | Protocol.DOM.GetBoxModelResponse>ReturnsPromise<void | Protocol.DOM.GetBoxModelResponse>