import * as React from "react"; declare function SvgBall(props: React.SVGProps): React.JSX.Element; export default SvgBall;