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

declare const AltRoute: ReactIconComponentType;
export default AltRoute;
            