import { IconProps } from '../types';
declare const FishSimple: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default FishSimple;
//# sourceMappingURL=FishSimple.d.ts.map