import { SVGProps } from "react";
declare const GIMussel: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { GIMussel };
