import { IconSvgProps } from '../types';
declare const SpinnerBall: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default SpinnerBall;
//# sourceMappingURL=SpinnerBall.d.ts.map