import React from 'react'; import { OptionsSettingsProps } from './props'; export declare const OptionsSettings: React.FC;