import * as Ledger from '@cardano-foundation/ledgerjs-hw-app-cardano'; import { Cardano } from '@cardano-sdk/core'; export declare const mapReferenceInputs: (collateralTxIns: Cardano.TxIn[] | undefined) => Ledger.TxInput[] | null; //# sourceMappingURL=referenceInputs.d.ts.map