import Text from './text' export default class DotTextSeperator extends PureComponent { render() { return ( ) } }