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