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