export { handleDeviceDetector } from './handle';
export type { DevicePayload } from './types';
