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