/** Identifies reserved type-ahead sections whose item is rendered as a persistent footer. */ export declare const isMenuFooterSectionKey: (key: string) => boolean;