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