export class WebgpuUtils {
    static shaderStage(stage: any): number;
}
