<template>
<tiny-divider></tiny-divider>
</template>
<script setup>
import { Divider as TinyDivider } from '@opentiny/vue'
</script>