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