import { IconProps } from '../types';
declare function AirplaneTakeoff(props: IconProps): import("react/jsx-runtime").JSX.Element;
export default AirplaneTakeoff;
//# sourceMappingURL=AirplaneTakeoff.d.ts.map