/** * This interface represents the basic contract for the timestamp authority options to be used with * {@link PDFElectronicSealParams}. */ export interface TSAOptions { }