import React from 'react'; declare const SvgBall: (props: React.SVGAttributes) => JSX.Element; export default SvgBall; //# sourceMappingURL=Ball.d.ts.map