import type { SlashCommandContext } from './types.js'; export declare function handleCostCommand(ctx: SlashCommandContext): void; //# sourceMappingURL=cost.d.ts.map