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