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