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