declare module "nativescript-screen-orientation" { export function setCurrentOrientation(type,callback); export function orientationCleanup(); }