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