export interface YunzaiAuthority {
    authority: string;
}
