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

declare const UserKeyIcon: MdiReactIconComponentType;
export default UserKeyIcon;
