export type { ILegalMenu, ILegalMenuItem } from './LegalMenu.container';
export { LegalMenu } from './LegalMenu.container';
