export declare class FenixAuthenticator { constructor(); authenticate(authValue?: string): string; } //# sourceMappingURL=FenixAuthenticator.d.ts.map