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