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

declare const BookLockOpenIcon: MdiReactIconComponentType;
export default BookLockOpenIcon;
