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