export interface Suggestions { connections: string[]; creations: string[]; }