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