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