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