import type * as Vital from "../index.js"; export interface AoE { questions: Vital.Question[]; }