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