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