import { ref } from 'vue'; export const isLoaded = ref(false);