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