export declare const profiles: { STANDARD: import("../types").SimulatorProfile; DEVICE: (mainTransport: typeof import("@ledgerhq/hw-transport").default) => import("../types").SimulatorProfile; }; //# sourceMappingURL=index.d.ts.map