import type { FunctionalComponent, HTMLAttributes, VNodeProps } from 'vue'; declare const BookOpen1Icon: FunctionalComponent; export default BookOpen1Icon;