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