export declare const URL: (apiURL?: string | undefined) => string; export declare const Headers: { 'Content-Type': string; };