import { TextStyle } from './text-style.js';
export * from './text-style.js';
export default TextStyle;
