import type { TraitAdapter } from '@nonoun/native-core'; import { SlashCommandController } from './slash-command-controller.ts'; export declare const slashCommandableAdapter: TraitAdapter; //# sourceMappingURL=slash-commandable-adapter.d.ts.map