import React from 'react'; import type { InternalTieredSelectProps } from './TieredSelect.types'; export declare const LeafSelectionTieredSelect: React.ForwardRefExoticComponent>;