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