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

declare const PersonKeyOutlineIcon: MdiReactIconComponentType;
export default PersonKeyOutlineIcon;
