import { ReactIconComponentType } from '../types';

declare const SettingsVoice: ReactIconComponentType;
export default SettingsVoice;
            