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