Given the following type structure:
interface ValueFormatVersion { $$formatver?: number; } abstract class BaseImmu