import { SvgIconComponent } from './types'; declare const BookOnlineIcon: SvgIconComponent; export default BookOnlineIcon;