export declare function toUrl(path: string, queryParameters?: Record): Promise; export declare function getHeaders(): Promise>;