export declare abstract class SchemaType { protected schemaTypeName?: string; }