export declare abstract class SetupDocumentBase { abstract toRemoteFieldNames(): any; } //# sourceMappingURL=SetupDocumentBase.d.ts.map