export interface Environment extends Record { adminSecret?: string }