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