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