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