export { default as NElement } from './src/Element'; export type { ElementProps } from './src/Element';