import { NusaCommandSet } from './external-types';
export declare function createDefaultCommandSets(): NusaCommandSet[];
