/**
 * Calculate the total rent needed for to create an account, with or without extra data stored in it
 */
export declare function getMinimumBalanceForRentExemption(space?: bigint | number): bigint;
//# sourceMappingURL=accounts.d.ts.map