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