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