import { HandyBuffer, Method } from '../types'; export declare const pushToBuffer: (tempCommand: Omit, "timestamp">) => Promise | undefined;