export interface EditorialNotes {
    short: string;
    standard: string;
}
//# sourceMappingURL=editorialNotes.d.ts.map