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

declare const PersonOffIcon: MdiReactIconComponentType;
export default PersonOffIcon;
