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