export { default as Widget } from './Widget'; export type { IWidgetProps } from './types';