export class FootNotes { public createFootNote(): void { // TODO } public getFootNote(): void { // TODO } }