import React, { SVGProps } from 'react'; export declare const MoveArrows: (props: SVGProps) => React.JSX.Element;