import Reconciler from 'react-reconciler'; declare type Instance = paper.View | paper.Tool | paper.Layer | paper.Group | paper.Path | paper.CompoundPath | paper.SymbolItem | paper.PointText | paper.Raster; export declare const Renderer: Reconciler.Reconciler; export {}; //# sourceMappingURL=Renderer.d.ts.map