export default function r(color?: string, centered?: boolean): (node: Element) => { onDestroy: () => any; };