import type { UdidPlugin } from './definitions';
declare const Udid: UdidPlugin;
export * from './definitions';
export { Udid };
