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