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