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

declare const KeyVariantIcon: MdiReactIconComponentType;
export default KeyVariantIcon;
