import { INestjsBffConfig } from '../../src/config/nestjs-bff.config'; export declare const setupAuth: (globalConfig: any, nestJsBffConfig: INestjsBffConfig) => Promise; //# sourceMappingURL=global-setup-auth.d.ts.map