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