/**
 * 32 bit math library (fixups for GPUs)
 */
export declare const fp32: {
    name: string;
    vs: string;
};
//# sourceMappingURL=fp32.d.ts.map