export declare const richWallets: {
    address: string;
    privateKey: string;
}[];
//# sourceMappingURL=rich-wallets.d.ts.map