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