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