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