/** * @title showPrintDialog * @description 打开浏览器打印框 */ export declare const showPrintDialog: () => void; //# sourceMappingURL=showPrint.d.ts.map