import { MethodName } from '../method-name'; import { Send } from './send'; export declare class Rewind extends Send { method: MethodName; }