/**
 * @file index.ts
 * @output Exports MoreMenu and related types
 * @position Public API entry point
 */
export { MoreMenu, type MoreMenuProps } from './MoreMenu';
//# sourceMappingURL=index.d.ts.map