export declare function useMarkValue(mark: string, initial?: boolean | string): import("vue").Ref;