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

declare const AllInbox: ReactIconComponentType;
export default AllInbox;
            