declare const subscribe: any;
declare const post: any;
declare const ABI: any;
declare const TOPIC: any;
export { subscribe, post, ABI, TOPIC };
