declare class Config {
    private static get wkfb();
    static parseCookie(cookie: string, key: string): string;
    static generateHeaders(cookie: string): Headers;
    private static getRandomNumber;
}
export default Config;
//# sourceMappingURL=config.d.ts.map