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