import type { ComputedRef } from 'vue'; export declare const useLastUpdated: () => ComputedRef;