import './augmentation.js'; export { default as Footnotes } from './footnotes.js'; export declare const icons: { insertFootnoteIcon: string; };