/** Identifies items reserved for revealing the remainder of a type-ahead section. */ export declare const isSectionOverflowItemKey: (key: string) => boolean;