import { IconDefinition } from '../types'; declare const IconBookAdd: IconDefinition; export default IconBookAdd;