declare const deviceHeight: number; declare const deviceWidth: number; export { deviceHeight, deviceWidth };