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