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

declare const BookUnsecureIcon: MdiReactIconComponentType;
export = BookUnsecureIcon;