import {IonicView} from 'ionic/ionic'; @IonicView({ template: ` Device Motion ` }) export class DeviceMotionPage { }