export * from'./index.js';
/**
* The global Jupyter Design System.
* @remarks
* Only available if the components are added through a script tag
* rather than a module/build system.
*/exportdeclareconstJupyterDesignSystem: import("@microsoft/fast-foundation").DesignSystem;