import type { Fn, Fn3, IObjectOf, Maybe, Nullable } from "@thi.ng/api"; import { type ReadonlyVec } from "@thi.ng/vectors/api"; import type { UniformValue } from "./api/shader.js"; export declare const UNIFORM_SETTERS: IObjectOf, Fn, void>>>; //# sourceMappingURL=uniforms.d.ts.map