method postcss.AtRule.prototype.cloneAfterRe-exportimport { postcss } from "https://deno.land/x/bundler@0.6.5/deps.ts"; const { AtRule } = postcss; cloneAfter(overrides?: Partial<AtRuleProps>): thisParametersoptionaloverrides: Partial<AtRuleProps>Returnsthis