export default class ClientDevice { static clientInfo(): {}; static dimension(): { width: number; height: number; }; }