declare const postCssImportJs: { (opts?: {}): { postcssPlugin: string; Once(root: any, { AtRule, result }: { AtRule: any; result: any; }): Promise; }; postcss: boolean; }; export default postCssImportJs; //# sourceMappingURL=postcss-js.d.ts.map