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