import React from 'react';
import { DefaultIconProps } from './types.js';
declare function _AirplaneIcon({ color, ...rest }: DefaultIconProps): React.JSX.Element;
export declare const AirplaneIcon: React.MemoExoticComponent<typeof _AirplaneIcon>;
export {};
//# sourceMappingURL=Airplane.d.ts.map