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