import type { Container } from 'inversify';
export declare function bindRN(container: Container): void;
