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