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