import TextStyle from './TextStyle';
export { Props, Variation } from './TextStyle';
export default TextStyle;
