export declare class ThirdPartyEndpoint { readonly id: string; readonly internetAddress: string; readonly isPrivate: boolean; }