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