import { Script } from '../../../features/onboard/ScriptPlayer'

const thirdScript: Script = ['the last script']

export default thirdScript
