import type * as d from './declarations'; export declare function postcss(opts?: d.PluginOptions): d.Plugin;