import { CustomHighlight } from './highlight';
export * from './highlight';
export default CustomHighlight;
