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

declare const LockOpenIcon: MdiReactIconComponentType;
export default LockOpenIcon;
