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