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