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