import type { UNIFORM_TYPES_SINGLE } from '../types';
/** @internal */
export declare const uboSyncFunctionsSTD40: Record<UNIFORM_TYPES_SINGLE, string>;
/** @internal */
export declare const uboSyncFunctionsWGSL: Record<UNIFORM_TYPES_SINGLE, string>;
