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