export declare const approvalCarbonCopy: {
    listCentralized(context: any, next: any): Promise<void>;
};
