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