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