/** * The access type, always 'offline' */ export type AccessTypeEnum = "offline";