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