export interface LinkChipProps { url: string title: string }