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