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