- ElevationPlugin(): PayloadSetWitnessPlugin<ElevationWitness<BaseParamsFields & { 
 account?: AccountInstance | "random";
 config: SchemaFields & object & Omit<{
 archivist?: string;
 labels?: Labels;
 name?: string;
 paging?: Record<string, {
 size?: number;
 }>;
 retry?: RetryConfig;
 schema: "network.xyo.elevation.config";
 security?: {
 allowAnonymous?: boolean;
 allowed?: Record<string, (string | CosigningAddressSet)[]>;
 disallowed?: Record<string, string[]>;
 };
 sign?: boolean;
 storeQueries?: boolean;
 timestamp?: boolean;
 } & ArchivingModuleConfig & SchemaFields & object & {
 archivist?: string;
 labels?: Labels;
 name?: string;
 paging?: Record<string, {
 size?: number;
 }>;
 retry?: RetryConfig;
 schema: "network.xyo.elevation.config";
 security?: {
 allowAnonymous?: boolean;
 allowed?: Record<string, (string | CosigningAddressSet)[]>;
 disallowed?: Record<string, string[]>;
 };
 sign?: boolean;
 storeQueries?: boolean;
 timestamp?: boolean;
 } & {
 schema: "network.xyo.elevation.config";
 } & {
 files?: {
 northEast: string;
 southEast: string;
 west: string;
 };
 locations?: LocationPayload[];
 schema: "network.xyo.elevation.config";
 uri?: string;
 zoom?: number;
 }, "schema"> & {
 schema: string;
 };
 ephemeralQueryAccountEnabled?: boolean;
 }>>
- Returns PayloadSetWitnessPlugin<ElevationWitness<BaseParamsFields & { 
 account?: AccountInstance | "random";
 config: SchemaFields & object & Omit<{
 archivist?: string;
 labels?: Labels;
 name?: string;
 paging?: Record<string, {
 size?: number;
 }>;
 retry?: RetryConfig;
 schema: "network.xyo.elevation.config";
 security?: {
 allowAnonymous?: boolean;
 allowed?: Record<string, (string | CosigningAddressSet)[]>;
 disallowed?: Record<string, string[]>;
 };
 sign?: boolean;
 storeQueries?: boolean;
 timestamp?: boolean;
 } & ArchivingModuleConfig & SchemaFields & object & {
 archivist?: string;
 labels?: Labels;
 name?: string;
 paging?: Record<string, {
 size?: number;
 }>;
 retry?: RetryConfig;
 schema: "network.xyo.elevation.config";
 security?: {
 allowAnonymous?: boolean;
 allowed?: Record<string, (string | CosigningAddressSet)[]>;
 disallowed?: Record<string, string[]>;
 };
 sign?: boolean;
 storeQueries?: boolean;
 timestamp?: boolean;
 } & {
 schema: "network.xyo.elevation.config";
 } & {
 files?: {
 northEast: string;
 southEast: string;
 west: string;
 };
 locations?: LocationPayload[];
 schema: "network.xyo.elevation.config";
 uri?: string;
 zoom?: number;
 }, "schema"> & {
 schema: string;
 };
 ephemeralQueryAccountEnabled?: boolean;
 }>>