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