import { IconSidebarItem } from '../types/common.ts';

export declare const ALL_TOOLS: IconSidebarItem[];
