export interface Tool { name: string; link?: string; }