export declare enum DirectiveName { DerivedFrom = "derivedFrom", Entity = "entity", JsonField = "jsonField", FullText = "fullText" }