import type { IconComponent } from '../types'; declare const Book: IconComponent; export default Book;