import React from 'react'; import { IconProps } from '../types'; declare const MinecraftWritableBook: React.FC; export default MinecraftWritableBook;