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