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