export type FioPermission = { grantee_account: string permission_name: string permission_info: string object_name: string grantor_account: string, }