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