import { SvgIconComponent } from './types'; declare const InboxRoundIcon: SvgIconComponent; export default InboxRoundIcon;