import { SVGIconDef } from './types'; declare const PlaneOutlined: SVGIconDef; export default PlaneOutlined;