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