export { NS as default };
/**
 * Rabbit Ear (c) Kraft
 */
/**
 * @description The XML namespace for SVG. The value of the SVG attribute xmlns.
 * @constant {string}
 * @default
 */
declare const NS: "http://www.w3.org/2000/svg";
//# sourceMappingURL=namespace.d.ts.map