/**
* `getJobStoriesIds` returns the list of up to 200 IDs of the job HN stories.
*
* @see {@link https://github.com/HackerNews/API#ask-show-and-job-stories}
*/exportdeclarefunctiongetJobStoriesIds(): Promise<number[]>;
//# sourceMappingURL=get-job-stories-ids.d.ts.map