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