import { PieChart, PieSlice } from "./PieChart"; export declare const Pie: typeof PieChart & { Slice: typeof PieSlice; }; //# sourceMappingURL=Pie.d.ts.map