declare namespace APPAPI { interface AppReactContent { scrollY: number scrollDirection: string | undefined, } }