import {ShaderModule} from '../../types';

/**
 * 32 bit math library (fixups for GPUs)
 */
export const fp32: ShaderModule;
