import fragment from './fragment.glsl'; import vertex from './vertex.glsl'; export { vertex, fragment }; //# sourceMappingURL=index.d.ts.map