import * as TextUtils from './textUtils'; import * as StyleUtils from './styleUtils'; export { TextUtils, StyleUtils };