/// import { IconProps } from '../../types'; declare const Bowling: (allProps: IconProps) => JSX.Element; export default Bowling;