export declare class ResourceGroupListDTO { id: string; name: string; description: string; }