import type Scotsoun from '../../types/Scotsoun'; const cd: Scotsoun = { title: 'William Dunbar', subtitle: 'Scotsoun Makars Series', 'long-name': 'Scotsoun Makars Series – William Dunbar', author: 'William Dunbar', 'cd-count': 2, price: '18.00', 'scotsoun-id': '020', 'track-list': ['The Tretis of the Tua Mariit Wemen and the Wedo', 'Remonstrance to the King'], }; export default cd;