/** * 添加 postcss.config.js 配置 * 会先删除已存在的配置文件,然后创建新的 */ export declare function addPostCSSConfig(): Promise;