/** * Initialize details print * - will open details before print * - will return to previous state after */ export function init(options: any): void; export namespace attrs { let opened: string; } //# sourceMappingURL=print-details.d.ts.map