export declare const createAuthenticatedFetch: (token?: string) => typeof fetch;