import ckeditor from './../theme/icons/ckeditor.svg'; import './augmentation.js'; export { default as KeyboardMarker } from './keyboardmarker.js'; export const icons = { ckeditor };