/// import { ScoutBarProps } from 'index'; declare const ScoutBarStem: ({ actions, brandColor, showRecentSearch, }: Partial) => JSX.Element; export default ScoutBarStem;