export declare class JSONData { constructor(); static TriviaQuestions: any[]; static States: any[]; static Books: any[]; static Albums: any[]; static Songs: any[]; static Players: any[]; static Recipes: any[]; static Students: any[]; static Countries: any[]; static DailyWeather: any[]; }