export = _exports;
/** @type {(rule: import('postcss').AnyNode[], prop: string) => import('postcss').Declaration} */
declare function _exports(rule: import("postcss/lib/node").AnyNode[], prop: string): import('postcss').Declaration;
//# sourceMappingURL=getLastNode.d.ts.map