export declare class ProductCheckpointQuestionSearchDTO { question: string; checkpoints: Array; }