import type { SlashCommand } from '@wrongstack/core/types'; export declare function createKillSlashCommand(): SlashCommand; //# sourceMappingURL=kill-slash.d.ts.map