import { IconTheme } from '../../IconsCommonTypes'; declare function SettingsField(theme?: IconTheme | undefined): import("react/jsx-runtime").JSX.Element; export default SettingsField; //# sourceMappingURL=index.d.ts.map