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