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

declare const PersonKeyIcon: MdiReactIconComponentType;
export default PersonKeyIcon;
