import React from 'react';
export default function EmptySearchResult({ isSearchLoading }: any): React.JSX.Element;
