/// import { SvgIconProps } from './types'; export declare function ArrowMoveFilledIcon({ className, ...props }?: Partial): JSX.Element;