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