export interface IOffersVisibilityRequest { execute(ping: string): Promise; }