/// import { Blend } from '../../enums'; export declare function toBlendFactor(v: Blend): GPUBlendFactor; //# sourceMappingURL=blendFactor.d.ts.map