export default class AelfBridgeCheck { check?: () => Promise; constructor(); static getInstance(): AelfBridgeCheck; }