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