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