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