import { type Type } from '@nestjs/common'; export declare function createOAuthController(basePath: string): Type; //# sourceMappingURL=oauth.controller.d.ts.map