export const SDK_VERSION = android.os.Build.VERSION.SDK_INT; export function supportsGlass(): boolean { return false; }