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