/**
 * Dynamically selects up to 2 DWN endpoints that are provided
 * by default during the Tech Preview period.
 *
 * @beta
 */
export declare function getTechPreviewDwnEndpoints(): Promise<string[]>;
//# sourceMappingURL=tech-preview.d.ts.map