import { SVGIconDef } from './types'; declare const InboxOutlined: SVGIconDef; export default InboxOutlined;