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