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