export default Donut;
declare function Donut(props: any): JSX.Element;
