import type { Contract } from './contract';
export declare const methods: Contract;
