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