declare function _exports(rule: import('postcss').Rule, decl: import('postcss').Declaration, props?: Partial | undefined): import('postcss').Declaration; export = _exports;