import React from 'react';
declare const EmptyInbox: (props: React.SVGAttributes<SVGElement>) => JSX.Element;
export default EmptyInbox;
