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