import React from 'react';
import Text from 'terra-text';

export default () => <Text id="text">Default</Text>;
