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