declare const ConnectToBoltX: () => Promise<any>;
export default ConnectToBoltX;
