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