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