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