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