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