UNPKG

@wordpress/components

Version:
4 lines 280 B
/// <reference types="react" /> import type { NavigationSearchNoResultsFoundProps } from '../types'; export default function NavigationSearchNoResultsFound({ search, }: NavigationSearchNoResultsFoundProps): JSX.Element | null; //# sourceMappingURL=search-no-results-found.d.ts.map