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