export declare class Lists { constructor(); static Astronomy: string[]; static States: string[]; static Simpsons: string[]; }