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