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