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