interface VRLayerimport { type VRLayer } from "https://deno.land/x/evt@v2.5.6/lib/types/lib.dom.ts"; PropertiesoptionalleftBounds: number[] | Float32Array | nulloptionalrightBounds: number[] | Float32Array | nulloptionalsource: HTMLCanvasElement | null