import { Context, Next } from '@tugraph/actions'; export declare function setDefaultRole(ctx: Context, next: Next): Promise;