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