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