export interface ViewerRole { unique_id: string; signing_order: string; name: string; }