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