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