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