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