import type { ExternalToolData } from '../../../types'; export declare function externalToolsForToolbar(tools: T[]): T[];