import { SVGIconDef } from './types'; declare const BookOpenOutlined: SVGIconDef; export default BookOpenOutlined;