export interface ISearchInputEventData { keywords: string; }