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