export declare function botRestHeaders(ucanToken: string): { 'Content-Type': string; Authorization: string; 'X-Auth-Type': string; };