export { default as NHighlight, highlightProps } from './src/Highlight';
export type * from './src/public-types';
