import { ReactIconComponentType } from '../types';

declare const BookOnline: ReactIconComponentType;
export default BookOnline;
            