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