export declare function useEditLink(): { url: import("vue").ComputedRef; text: import("vue").ComputedRef; };