/** * Copyright (c) 快宝网络 kuaidihelp.com Co., Ltd. All Rights Reserved 禁止外泄以及用于其它的商业用途 */ export declare type PagePathOptions = { outputPath: string; pagePath: string; suffix: string; };