import { default as React } from 'react'; export declare function DirectionSelect({ nlSearch }: { nlSearch?: boolean; }): React.JSX.Element;