import type { ReadListPageContextType } from './ReadListPageContext'; /** * 已阅列表数据 */ export default function useReadListPageProvider(): ReadListPageContextType;