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