export type { ITextGraphicAttribute, IWrapTextGraphicAttribute } from './../../vrender';
export { Text as WrapText } from './../../vrender';
