import type { ComputedRef } from 'vue'; import type { AutoLinkConfig } from 'vuepress/client'; export declare const useEditLink: () => ComputedRef;