export declare const CONFIG: { URL: string; HEADERS: { 'Content-Type': string; authorization: string; }; };