import type { EdrNetworkAccountsConfig } from "../../../types/config.js";
export declare function formatEdrNetworkConfigAccounts(config: EdrNetworkAccountsConfig): Promise<string>;
export declare function getPublicPrivateKeysWarning(): string;
//# sourceMappingURL=helpers.d.ts.map