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