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