import { PieComponentType } from './types'; export * from './types'; export declare const Pie: PieComponentType;