export default { name: 'Text', states: { faint: '.faint' }, variants: { green: '/.greentext' } }