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

declare const LockPlusIcon: MdiReactIconComponentType;
export default LockPlusIcon;
