import { GenericError } from '@forgerock/sdk-types'; export declare function transformError(error: string, message: string, status: number | string): GenericError; //# sourceMappingURL=oidc.api.utils.d.ts.map