export declare class WorkflowHistoryConfig {
    pruneTime: number;
}
