import { TextProps } from '@schummar/react-terminal';
export declare function Spinner(props: TextProps): import("react/jsx-runtime").JSX.Element;
