import godFrag from './god.frag'; import godVert from './god.vert'; export { godFrag, godVert }; //# sourceMappingURL=index.d.ts.map