diff --git a/packages/compass-components/src/components/leafygreen.tsx b/packages/compass-components/src/components/leafygreen.tsx index 4bb3d1a18b3..afcc1390242 100644 --- a/packages/compass-components/src/components/leafygreen.tsx +++ b/packages/compass-components/src/components/leafygreen.tsx @@ -11,12 +11,14 @@ import Code, { Language } from '@leafygreen-ui/code'; import ConfirmationModal from '@leafygreen-ui/confirmation-modal'; import { default as LeafyGreenIcon } from '@leafygreen-ui/icon'; import type { Size as LeafyGreenIconSize } from '@leafygreen-ui/icon'; +export type { GlyphName } from '@leafygreen-ui/icon'; import { AtlasNavGraphic, MongoDBLogoMark, MongoDBLogo, } from '@leafygreen-ui/logo'; import { Menu, MenuSeparator, MenuItem } from '@leafygreen-ui/menu'; +export type { MenuItemProps } from '@leafygreen-ui/menu'; import { InfoSprinkle } from '@leafygreen-ui/info-sprinkle'; // If a leafygreen Menu (and therefore MenuItems) makes its way into a