export default { props: { depth: 5 }, html: ` 5 4 3 2 1 0 ` };