import type { RewardAccountWithPoolId } from '../types'; export declare const ensureNoDeRegistrationsWithRewardsLocked: (rewardAccountsToBeDeRegistered: RewardAccountWithPoolId[]) => void; //# sourceMappingURL=ensureNoDeRegistrationsWithRewardsLocked.d.ts.map