import { BlendModeStackEntry } from './BlendModeStackEntry'; export declare function BindBlendMode(entry?: BlendModeStackEntry): void; //# sourceMappingURL=BindBlendMode.d.ts.map