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