export declare class PipelineExecuteDto { entity?: string; ids?: string[]; ignore_log?: boolean; }