import { ReactIconComponentType } from '../types';

declare const PermIdentity: ReactIconComponentType;
export default PermIdentity;
            