import { Ref } from "vue"; export declare const usePageTrending: (path?: string | undefined) => Promise | undefined>;