import HWTransport from "@ledgerhq/hw-transport"; import type { SimulatorProfile } from "../../types"; export declare const deviceProfile: (mainTransport: typeof HWTransport) => SimulatorProfile; //# sourceMappingURL=index.d.ts.map