export const name: "removeMetadata"; export const description: "removes "; /** * Remove . * * https://www.w3.org/TR/SVG11/metadata.html * * @author Kir Belevich * * @type {import('../lib/types.js').Plugin} */ export const fn: import("../lib/types.js").Plugin;