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

declare const PermIdentityIcon: MdiReactIconComponentType;
export default PermIdentityIcon;
