export declare class ProductTestSearchDTO { title: string; description: string; version: Array; }