export interface TestConfigDTO { name: string; payload: any; }