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