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