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