export declare class ApprovalPivot { constructor(); id: string; type: string; condition: string; title: string; description: string; }