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

declare const Outbox: ReactIconComponentType;
export default Outbox;
            