import { MdiReactIconComponentType } from './dist/typings';

declare const PersonSettingsIcon: MdiReactIconComponentType;
export default PersonSettingsIcon;
