import { ReactIconComponentType } from '../types';

declare const MenuBook: ReactIconComponentType;
export default MenuBook;
            