declare const _default: "\nfn evalOmniLight(lightPosW: vec3f) -> vec3f {\n    return vPositionW - lightPosW;\n}\n";
export default _default;
