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