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