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

declare const BookLockIcon: MdiReactIconComponentType;
export default BookLockIcon;
