/**
 *
 * @return {ShaderMaterial}
 */
export function buildMaterial(): ShaderMaterial;
import { ShaderMaterial } from "three";
//# sourceMappingURL=buildMaterial.d.ts.map