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