/** Returns the reserved section key for a type-ahead menu's persistent footer item. */ export declare const getMenuFooterSectionKey: (menuKey: string) => string;