import type { DefineComponent } from 'vue'; declare const TextAlignCenter: DefineComponent>; export { TextAlignCenter };