import { SharedSlashCommand } from 'discord.js';
export declare function Command(builder: SharedSlashCommand): ClassDecorator;
export declare function ContextMenu(): ClassDecorator;
export declare function Event(): ClassDecorator;
export declare function Handler(): ClassDecorator;
//# sourceMappingURL=command.d.ts.map