import { DelegationType } from 'types'; export declare function getPendingDelegationWithdrawals(delegationData: DelegationType[]): DelegationType[]; //# sourceMappingURL=getPendingDelegationWithdrawals.d.ts.map