/** @jsx jsx */
import { DonutProps } from 'theme-ui';
export declare const Donut: React.FC<DonutProps>;
export default Donut;
