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