declare const ApplicationCommandType: { ChatInput: number; User: number; Message: number; 1: string; 2: string; 3: string; }; export default ApplicationCommandType; //# sourceMappingURL=ApplicationCommandType.d.ts.map