export interface ParResponse {
    requestUri: string;
    expiresIn: number;
}
//# sourceMappingURL=par-response.d.ts.map