declare const webgpu: {
    isSupported: boolean;
};
export { webgpu };
