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