/**
 * Copyright (c) 2025 Bytedance, Inc. and its affiliates.
 * SPDX-License-Identifier: Apache-2.0
 */
declare const _default: (ms: number) => Promise<unknown>;

export { _default as default };
