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