export declare function postcssPlugin(plugins?: any[], options?: any): { name: string; setup(build: any): void; };