export type { ESLFootnotesTagShape } from './core/esl-footnotes.shape';
export type { ESLNoteTagShape } from './core/esl-note.shape';
export * from './core/esl-footnotes';
export * from './core/esl-note';
export * from './core/esl-note-ignore';
