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