import * as React from 'react'; declare function SvgIconMove(props: React.SVGProps): JSX.Element; export default SvgIconMove;