import { EmotionIcon } from '@emotion-icons/emotion-icon'; export declare const BookOpen: EmotionIcon; export declare const BookOpenDimensions: { height: number; width: number; };