/** Returns the reserved key for the item that reveals the remainder of a type-ahead section. */ export declare const getSectionOverflowItemKey: (sectionKey: string) => string;