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