import { IconDefinition } from '../../templates/types'; declare const AirplaneOutlined: IconDefinition; export default AirplaneOutlined;