import type { BinaryLibraryWithParams } from './index.d';
export declare function libReactNativeJsi(): Promise<BinaryLibraryWithParams>;
