import { default as React } from 'react'; import { RuleEngineProps } from './RuleEngineComponent'; export declare const RuleEngine: React.FC;