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