/** * @copyright * Copyright 2026 Steven Roussey * All Rights Reserved */ export declare function getGpuDevice(): Promise; export declare function resetGpuDeviceForTests(): void; //# sourceMappingURL=gpuDevice.browser.d.ts.map