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

declare const AccountKeyIcon: MdiReactIconComponentType;
export default AccountKeyIcon;
