export declare const AC_XMLNS = "http://example.com/ac";
export declare const RI_XMLNS = "http://example.com/ri";
export declare const FAB_XMLNS = "http://example.com/fab";
export declare const XHTML_XMLNS = "http://www.w3.org/1999/xhtml";
export default function (node: Node): string;
