import { IconProps } from '../Icon'; declare function SvgInbox(props: IconProps): JSX.Element; export default SvgInbox;