import type { DraftListPageContextType } from './DraftListPageContext'; export default function useDraftListPageProvider(): DraftListPageContextType;