import type { DeviceInfo } from "@ledgerhq/types-live";
export declare const aDeviceInfoBuilder: (props?: Partial<DeviceInfo>) => DeviceInfo;
//# sourceMappingURL=aDeviceInfo.d.ts.map