import type { WriteContract } from '../../core/types';
export declare const writeContract: WriteContract;
