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