﻿export interface IProxy {
    ___id: string;
}