export interface CanvasRendererPluginOptions { dirtyObjectNumThreshold: number; dirtyObjectRatioThreshold: number; } //# sourceMappingURL=interfaces.d.ts.map