export declare function getShaders(): { computeScreenSpaceVelocity: string; getWorldPositionFromViewZ: string; temporalAA: string; ssReflection: string; calculateGI: string; __inited: boolean; }; //# sourceMappingURL=shaders.d.ts.map