import { Network } from '../../../src';
import { TestVector } from '../addressFormat';
export declare function getTestVectorsBitcoinCashAddressTranslations(network: Network, modify?: (v: TestVector) => TestVector): TestVector[];
//# sourceMappingURL=fixtures.d.ts.map