/// import { BlendFunction } from '../../enums'; export declare function toBlendOperation(v: BlendFunction): GPUBlendOperation; //# sourceMappingURL=blendOperation.d.ts.map