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