export declare type ColorMatrixStackEntry = { colorMatrix: Float32Array; colorOffset: Float32Array; }; //# sourceMappingURL=ColorMatrixStackEntry.d.ts.map