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