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