import * as React from 'react'; import { NoSuggestionsProps } from './types'; export declare const NoSuggestions: ({ className }: NoSuggestionsProps) => React.ReactElement React.ReactElement React.Component)> | null) | (new (props: any) => React.Component)>;