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