import * as React from "react"; declare function BookOpen(props: React.SVGProps): any; export default BookOpen;