export = _exports;
/**
 * @type {(props: import('postcss').Declaration[], includeCustomProps?: boolean) => boolean}
 */
declare function _exports(declarations: import("postcss").Declaration[], includeCustomProps?: boolean | undefined): boolean;
//# sourceMappingURL=canMerge.d.ts.map