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