declare const isTablet: (ua?: string) => boolean; export default isTablet;