//#region src/command-palette.d.ts /** Add a searchable command palette drawn with this kit's controls. @public */ declare const commandPalette: import("@adapttable/react/adapter").AdapterCommandPaletteFeature; //#endregion export { commandPalette }; //# sourceMappingURL=command-palette.d.cts.map