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