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