export { InfoPresentation } from './infoPresentations'; export { default } from './Info'; export type { InfoProps } from './Info';