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