import { IExecMethods } from './interfaces';
export declare const methods: IExecMethods;
