import { ExpoWebviewVersionResponse } from "./types"; export declare function getWebviewVersion(): ExpoWebviewVersionResponse; export * from "./types"; //# sourceMappingURL=index.d.ts.map