export declare class ParameterListDTO { key: string; value: string; }