export { Align, /** * @deprecated Use named export `{ InlineDefinition }` instead. See [named-exports codemod documentation](https://github.com/mongodb/leafygreen-ui/tree/main/tools/codemods#named-exports) for migration assistance. */ default, default as InlineDefinition, type InlineDefinitionProps, } from './InlineDefinition'; //# sourceMappingURL=index.d.ts.map