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