export = _exports;
/** @type {(node: import('postcss').Declaration) => boolean} */
declare function _exports(node: import("postcss").Declaration): boolean;
//# sourceMappingURL=isCustomProp.d.ts.map