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