import TextContainer from './TextContainer';
export { Props } from './TextContainer';
export default TextContainer;
