import type { IconComponent } from '../types'; declare const Bowling: IconComponent; export default Bowling;