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

declare const Inbox: ReactIconComponentType;
export default Inbox;
            