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