export interface PushAuthorizationResponse { request_uri: string; expires_in: number; } //# sourceMappingURL=par.types.d.ts.map