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