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