import { type SvgStringOpts } from '../../svgString'; export declare const InboxSVG: (opts?: SvgStringOpts) => string; export default InboxSVG;