export interface IRequest<TResponse> {
}
