import type { DevAccountName, DevAccountInfo } from './types.js'; export declare const DEV_ACCOUNTS: Record; export declare const DEV_ACCOUNT_NAMES: DevAccountName[]; //# sourceMappingURL=accounts.d.ts.map