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