import type { RPCHandler } from '../../types/index.ts';
export declare const completeClaimOnChain: RPCHandler<'completeClaimOnChain'>;
