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

declare const DepartureBoard: ReactIconComponentType;
export default DepartureBoard;
            