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

declare const Outbond: ReactIconComponentType;
export default Outbond;
            