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