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