import type { PlatformAdapter } from "./api.js";
export declare const NULL_ADAPTER: PlatformAdapter;
