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

declare const PersonOffOutlineIcon: MdiReactIconComponentType;
export default PersonOffOutlineIcon;
