/** * 观察 ep 锁定滚动条时机,用于固定的头部添加右边距,以避免跳动。 */ export declare function useLockscreenObserver(): import("vue").Ref;