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

declare const MoveToInbox: ReactIconComponentType;
export default MoveToInbox;
            