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