export { default as Widget } from './Widget'; export type { IWidgetProps } from './types'; //# sourceMappingURL=index.d.ts.map