import type { ToReadListPageContextType } from './ToReadListPageContext'; /** * 待阅列表数据 */ export default function useToReadListPageProvider(): ToReadListPageContextType;