export declare type BearerTokenAuthentication = { token: string; };