export declare class BookIconComponent { color: string; size: number; render(): any; }