export declare const AuthLessReqOptions: () => { headers: { "Content-Type": string; Authorization: any; }; };