/** Base URL for all calls to the Hacker News API */
export declare const hnApiBaseUrl = "https://hacker-news.firebaseio.com/v0";
//# sourceMappingURL=hn-api-base-url.d.ts.map