import { MdiReactIconComponentType } from './dist/typings';

declare const FishIcon: MdiReactIconComponentType;
export default FishIcon;
