import type { TriviaQuestion } from "../../types/index.js"; export declare const TriviaQuestions: TriviaQuestion[];