import { IFloatingSuggestionsHeaderFooterItemProps } from './FloatingSuggestionsHeaderFooterItem.types'; export declare const FloatingSuggestionsHeaderFooterItem: (props: IFloatingSuggestionsHeaderFooterItemProps) => JSX.Element;