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