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