import { ShaderModule } from "./shader-module.js"; export declare function normalizeShaderModule(module: ShaderModule): ShaderModule; //# sourceMappingURL=normalize-shader-module.d.ts.map