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

declare const Outbound: ReactIconComponentType;
export default Outbound;
            