export declare class OperatorProviderDTO { operatorId: string; providerId?: string; organizationId: string; }