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