import Word from '../../Word'; import { Note } from '../../openxml/word/Note'; export declare function parseEndnotes(word: Word, doc: Document): Record;