export { } declare global { interface Window { ISMORE: boolean ; isBgC: boolean ; isCTxt: boolean ; isText: boolean ; newNotice: any; } }