export declare const BRIDGE_LIB = "__BRIDGE_LIB__"; export declare let react: any; export declare const register: (libs: { [key: string]: any; __dev__?: boolean | undefined; }) => void;