import * as React from 'react'; declare function BookOnlineIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default BookOnlineIcon;