import { RewardProof } from '../common/index.js';
export declare const parseClaimProps: <T>(props: T & Partial<RewardProof>) => T & RewardProof;
//# sourceMappingURL=parse-claim-props.d.ts.map