export declare const fetchConf: {
    'User-Agent': string;
    'Content-Type': string;
};
