import { IconComponent } from '../types'; declare const Plane: IconComponent; export default Plane;