export declare class ProductCheckpointSearchDTO { title: string; description: string; products: Array; }