/**
 * Geometry varyings
 */
export declare const geometry: {
    name: string;
    vs: string;
    fs: string;
};
//# sourceMappingURL=geometry.d.ts.map