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