/** This file must only contain pure code and pure imports */ /** * Register WebGPU debug marker methods on WebGPUEngine. * @internal */ export declare function RegisterWebGPUDebugging(): void;