export declare function removeBearerFromToken(token: string, apiTokenPrefix?: string): string;
