import type { Command } from '@difizen/mana-app';
export declare const AINativeCommands: Record<string, Command & {
    keybind?: string;
}>;
//# sourceMappingURL=ai-native-command.d.ts.map