export interface SearchFormProps { schema: any[]; table: any; layout: any; searchData: any; }