import { type SlashCommandSummary } from "../../integrations/types.js"; export declare function asSlashCommand(row: Record): SlashCommandSummary; //# sourceMappingURL=asSlashCommand.d.ts.map