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