declare class Mainframe { static readonly version: string; constructor(); } export { Mainframe };