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