declare function _exports(rule: import("postcss").Rule, properties: string[], callback: (rules: import("postcss").Declaration[], last: import("postcss").Declaration, props: import("postcss").Declaration[]) => boolean): void;
export = _exports;
//# sourceMappingURL=mergeRules.d.ts.map