/**
 * Check if rvx dom is used in the current context.
 */
export declare function isRvxDom(): boolean;
