import { ReactIconComponentType } from '../types';

declare const Flight: ReactIconComponentType;
export default Flight;
            