export * from './public-api'; export { handlePlatformHelpers, IxConfig } from './setup'; export type * from './components.d.ts'; export type { Components as IxIconsComponents, JSX as IxIconsJSX, } from '@siemens/ix-icons';